Next: References, Previous: Fonts, Up: Browsing [Contents][Index]
Man (and hence WoMan) mode can be thought of as a superset of
view mode. The buffer cannot be edited, so keys that would
normally self-insert are used for navigation. The WoMan key
bindings are a minor modification of the man key
bindings.
Scroll the man page up the window
(scroll-up).
Scroll the man page down the window
(scroll-down).
Move point to the Nth next section—default 1
(Man-next-section).
Move point to Nth previous section—default 1
(Man-previous-section).
Move point to the specified section
(Man-goto-section).
Move point to the “SEE ALSO” section
(Man-goto-see-also-section). Actually the
section moved to is described by
Man-see-also-regexp.